get Type
Gets the type of the underlying module or content associated with this control.
This indicates the primary nature or functionality of the control, such as whether it's a web view, video player, image display, etc.
Gets the module type. This method is part of the RevelControl interface and provides information about the type of module associated with this WebView.Return
The ModuleType of the associated module.